/* Generated by KompoZer */
h1 {
  color: white;
  text-align: left;
  font-size: 48pt;
  font-family: "Courier New",Courier,monospace;
}
h2 {
  font-family: "Courier New",Courier,monospace;
  color: white;
  text-align: left;
  font-weight: bold;
  font-size: xx-large;
}
h3 {
  font-family: "Courier New",Courier,monospace;
  font-size: large;
  color: white;
  text-align: left;
}
p {
  color: white;
  text-align: left;
  font-size: medium;
  font-family: "Times New Roman",Times,serif;
}
body {
  background-color: black;
  margin-left: 400px;
  margin-right: 200px;
}
